Quick Links:

bal | bbl | bdl | bsl

bsl::is_trivially_copyable< volatile t_TYPE[t_LEN]> Struct Template Reference
[Component bslmf_istriviallycopyable]

#include <bslmf_istriviallycopyable.h>


Detailed Description

template<class t_TYPE, size_t t_LEN>
struct bsl::is_trivially_copyable< volatile t_TYPE[t_LEN]>

This partial specialization ensures that volatile-qualified array types have the same result as their element type.

See Component bslmf_istriviallycopyable


The documentation for this struct was generated from the following file: